home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / comm / n104_386.zip / NETTAMER.DOC < prev    next >
Text File  |  1996-06-04  |  85KB  |  1,815 lines

  1.      Copyright 1996 by Net-Tamer
  2.      Delphi:   DAVIDCOLSTON
  3.      Internet: davidcolston@delphi.com or nettamer@cei.net
  4.  
  5.      For the new to the net folks <G> = GRIN, ;) = wink, there are a
  6.      lot of these little symbols running around on messages!
  7.  
  8.                     ***********************
  9.                     * PROGRAM DESCRIPTION *
  10.                     ***********************
  11.  
  12.      Net-Tamer is program designed to automate many of the tasks that you
  13.      perform on Delphi, or any PPP dial up account. Net-Tamer will capture
  14.      EMail and Usenet messages to files that you can later read while you
  15.      are off-line. This saves you connect time and money, or if your access
  16.      to the net is unlimited - frees up the telephone, so your spouse
  17.      (or parents) won't gripe as much<G>. While reading your messages you
  18.      can write replies or new messages that Net-Tamer will upload to your
  19.      service on it's next call.
  20.  
  21.      Net-Tamer has many more features. It also does FTP file transfer,
  22.      Telnet, and World Wide Web. The web stuff is a bit tricky yet, but
  23.      this will get better. It's speed will blow Netscape or similar programs
  24.      away, already.
  25.  
  26.      If you do not find specific instructions in this file, then I think
  27.      it needs no explanation, or that the right *.KEY file will tell
  28.      you what you need. I am often wrong, so drop me email if you don't
  29.      understand something or you can't get something to work. Net working
  30.      stuff is tricky and I can find no way to cover all the possibilities
  31.      on the net and make the program entirely plug and play. You will need
  32.      some patience to get the program setup. If you email me and I do not
  33.      respond with in 24 hours, write again. I either did not get the message
  34.      or I am dead<G>.
  35.  
  36.      You may email me with a question, even if you do not register. It would
  37.      be unfair to not give you a chance to try the working program, before
  38.      you register. I WILL NOT ACCEPT A REGISTRATION IF YOU ARE HAVING PROBLEMS.
  39.      That is poor business and would lead only to hard feelings, if the problem
  40.      cannot be resolved. Not all problems can be solved, but most can.
  41.  
  42.      If you do not understand a term in the doc file, consult the Terms
  43.      list at the end of this file. ANY REFERENCE TO GRAPHICS OR SOUND IN
  44.      THIS DOC FILE DO NOT APPLY TO THE XT/286 AND PALM TOP VERSIONS.
  45.  
  46.             **********
  47.             * CHANGES*
  48.             **********
  49.  
  50.      1.04 You can now subscribe to the nettamer listserv group. Details
  51.      are at the end of this file. It does have the FAQ, but I's still
  52.      despirate for a volunteer to re-write and maintain it.
  53.  
  54.      I have extensively reworked the telnet stuff for VT100 graphics.
  55.      You will need to read the telnet.key file, if you expect to use
  56.      telnet with something like LYNX. In fact, all the *.key files
  57.      have been reworked.
  58.  
  59.      The WWW bookmark files have been extensively reworked. There
  60.      is now a bookmark.fav file and a bookmark.txt file. The fav
  61.      file lets you store any favorite sites including the complete
  62.      path, by pressing CRTL + F, wile you are viewing that page in
  63.      WWW. The TXT file is a running list of the last 64 sites that
  64.      you visited. Both files can be edited with a text editor.
  65.  
  66.      Palm Top users may now place only nettamer.exe or reader.exe
  67.      on the palm drive. However, YOU must have the ntuser.def file
  68.      and ntcom.def files on the drive, before you run nettamer.
  69.      Once you have created those files with reader.exe, then you
  70.      can take reader.exe off on a temporary basis. This will free
  71.      about 200k on the drive.
  72.  
  73.      1.03 has much better on-line responce, vastly improved telnet
  74.      functions, and even a little real forms support (at least you
  75.      can search Yahoo. See the on-line section.) I think I have
  76.      all sorts of additional PPP variations covered, but doubtless
  77.      users will find new ones for me to worry with<G>.
  78.  
  79.      Perhaps the biggest change in the 1.02.1 edition of the program
  80.      is the addition of a dumb terminal mode. If you absolutely cannot
  81.      write a login script, then press alt + = in the terminal screen.
  82.      (The one you see after pressing enter at the welcome screen to start
  83.      the program.) The program will ask if you wish to init the modem.
  84.      If you do, then hit Y. That is the last thing the program will do
  85.      on "automatic". From then on, you are on your on. You can type
  86.      ATDT (or ATDP as the case may be) and a telephone number, hit
  87.      enter and login like you would with any terminal program. If you
  88.      make it to the point where you need to start packet mode, just
  89.      hit alt + p. The program will then go into PPP negotiations. To
  90.      get mail, usenet, etc. After login, consult the terminal.key for
  91.      the alt key combinations that apply.
  92.  
  93.      Alt + P has another use. After connect (and PPP negotiations),
  94.      it will bring up the Ping routine. Ping allows you to see how
  95.      fast (or slow) a connection to a particular site is running. So,
  96.      of you are trying to make a connection to a site that is known
  97.      for being hard to reach or slow, then hit alt + p, BEFORE you
  98.      try to raise it via FTP, WWW, etc.
  99.  
  100.  
  101.      Alt + R, while in the terminal screen now lets you select
  102.      a file to display, play, or EXECUTE. This includes text files,
  103.      HTML files, and graphics and sound files in the 386 and higher
  104.      version. You may do this on or off line. If you select an
  105.      executable file, the program must be able to load it and run
  106.      it in available DOS memory. Do not try to load and run plany.exe
  107.      this way. Select the sound file to play and the program knows
  108.      to call plany. Similarly, the program will call djpeg and
  109.      G&S.EXE, if you select a graphics file.
  110.      
  111.      Menus are now standardize to the same letters for exiting the
  112.      menu and "more". The space bar is now the same as page down in
  113.      the reader module.
  114.  
  115.      This version includes the usual bug fixes, without which no
  116.      software is truly complete<G>. I always hope that any new
  117.      bugs are less obnoxious than the old ones;)
  118.  
  119.  
  120.      Despite references elsewhere is the DOC file. There are now
  121.      three versions of Net-Tamer. A 386 and higher version, an XT/286
  122.      version, and a "palm top" version. The XT version does not have
  123.      optional graphics, optional text mode fonts, or optional sound.
  124.      It does do everything else the 386 version does. The "palm top"
  125.      version is really an XT version, but assumes a monochrome display,
  126.      but not a mono-chrome graphics adapter. This allows me to do some
  127.      things to make the program work better on the machine that you
  128.      run.
  129.  
  130.      If you are installing on a palm top, you do not need to include
  131.      all the files. You just need: nettamer.exe, reader.exe, red.com,
  132.      and one login script file i.e. service1.log, etc. You may also
  133.      wish to include the *.key files, which list all the "hot keys",
  134.      but these are not manditory.
  135.  
  136.      Additionally, the programs PPP negotiations are much improved,
  137.      and there is a new setup parameter, which allows for a different
  138.      email user name and login user name. This is needed on some
  139.      systems where there are extentions to the email name for login,
  140.      or the CHAP/PAP negotiations require @domain to be added to the
  141.      login protocol.
  142.  
  143.      There is now a separate field for email password. This is for
  144.      users logging into one service, but getting email on another
  145.      service.
  146.  
  147.      YOU MUST NOW ENTER YOUR COMPLETE EMAIL ADDRESS instead of just
  148.      email username, in that field. This will make the "login user
  149.      name" different from the "email username" for almost everyone.
  150.  
  151.      Setup have been completely re-worked. It should be less confusing
  152.      for new users and now ties the user to the service and telephone
  153.      numbers. You may have an unlimited number of accounts on many
  154.      services and separate email addresses, login names and phone
  155.      numbers for all of them.
  156.  
  157.  
  158.      You may now declare a STATIC IP address in a service#.log file.
  159.      See the script language section.
  160.  
  161.      Net-Tamer supports the NetScape "cookie" specification for user
  162.      authentication. If you login to a web service the first time and
  163.      are denied admission, the service usually will offer a form which
  164.      asks for your name and password. Once you answer the question,
  165.      the program will write a *.CKY file for that service and you won't
  166.      be asked again.
  167.  
  168.      I have added the ability to do a so called "file attachment"
  169.      with MIME (or correctly Base 64) encoding. This is one option,
  170.      if you elect to send a binary file via email. UUENCODE is the
  171.      other. MIME as I have it implemented might be best for smaller
  172.      files. UUENCODE is still the most widely used way to send binary
  173.      files on the internet. The program does not yet support the
  174.      BINHEX 4.0 or MacIntosh encoding routine.
  175.  
  176.  
  177.              *****************
  178.              * SCRIPT WRITING*
  179.              *****************
  180.  
  181.      I estimate that 30 percent of users will be able to get by
  182.      with what I have included as the default login script,
  183.      service1.log. That is for a service with no login prompts,
  184.      which uses PAP or CHAP user verification. Another 30 percent
  185.      will probably be able to use the service2.log file.
  186.  
  187.      If you are not one of the "lucky" 60 percent, then you will
  188.      have to write your own login file. There is a good section
  189.      about this later on in the DOC file. There are also sample
  190.      scripts at the end of the DOC file, so you should not find this
  191.      too hard, even if your service is not among the "samples".
  192.  
  193.      If you can't write a script, try the "dumb terminal" mode.
  194.      See the terminal.key file for details.
  195.  
  196.              ************************************
  197.              *NOTE TO INTERNET SERVICE PROVIDERS*
  198.              ************************************
  199.  
  200.     Net-Tamer requires a lot of information to get running that
  201.     will cause some users problems. If you will email me, I will be
  202.     more than happy to discuss the correct settings for you service
  203.     and even to make changes in how the program works for your service,
  204.     if necessary.
  205.  
  206.     There is no charge for this, unless you were to want a site license
  207.     or free registration of your users. As users of my other programs
  208.     will tell you, I believe that a program lives and dies on service
  209.     and will always try to provide that. Happy users register, unhappy
  210.     ones don't. I do not give anyone permission to "pre-install" the
  211.     program. It MUST be distributed in the orginal archive, unless you
  212.     wish to purchase a site license. You MAY distribute a sheet of
  213.     paper or a text file, explaining setup to your users with out
  214.     charge. You MUST inform them that the program is shareware, if
  215.     you do this.
  216.  
  217.     If a service wants to have a customized version (pre-defaulted,
  218.     no login script required, etc.) I will also discuss that. Call
  219.     during normal business hours, 4:00 a.m. to 6:00 p.m. Central Time
  220.     seven days a week. I get up early;)  Yes, I also do custom clients
  221.     for particular uses. "Robots" are a specialty. I work cheap, but
  222.     not for free<G>.
  223.  
  224.  
  225.              **********************
  226.              *IF YOU HAVE PROBLEMS*
  227.              **********************
  228.  
  229.      If PPP login negotiations fail, please email me a copy of the login.cap
  230.      and PACKET.CAP files. These are now text files. Just import them to
  231.      your message. These are only available for the 386 version, however.
  232.      I didn't want to make the older, slower computers waste time on this.
  233.  
  234.          If you lock up immediately when first starting the program,
  235.      then you did not run the READER.EXE program first, to create the
  236.      *.DEF files. If you made it through setup, but lock at the welcome screen
  237.      for the main program, then you are likely to have a sound card conflict
  238.      with the program. Delete the *.WAV files in directory or turn Sound
  239.      Off in setup.
  240.  
  241.      If you have other problems and can't find the answer in the DOC file,
  242.      then drop me an email.
  243.  
  244.                        *******************
  245.                        *SPECIAL THANKS TO*
  246.                        *******************
  247.  
  248.      Thanks to MCI/NewsCorp and the Delphi service for giving me the online time
  249.      to work this out. Thanks to FTPADM@X2FTP.OULU.FI and FTPADM@GARBO.UWASA.FI
  250.      for bearing with what was a very rude FTP client at first. Thanks to my
  251.      Rainbow offline reader users for the support and the beta testing. Thanks
  252.      to my wife and kids for putting up with the long hours. Special thanks to
  253.      Sue Mark, a dear friend, who agreed to be the "voice of net-tamer" for the
  254.      386 and higher version. (GO REF MED SUP on Delphi and visit her forum!)
  255.  
  256.                     ************************
  257.                     * Net-Tamer REGISTRATION *
  258.                     ************************
  259.  
  260.       If you still want to register Net-Tamer, then you should be aware
  261.       that registration is LIFETIME. That is, you may download any copy of
  262.       Net-Tamer and it will say "registered to" and your email address.
  263.       This fee is $35.00 (US). This covers all versions of the program
  264.       and any and all future editions on any machine that you or a member
  265.       of your household uses. This is a two-for-one deal. You also get the
  266.       right to use Rainbow Offline Reader for Delphi (American and British
  267.       on-line service).
  268.  
  269.       If you are a registered user of Rainbow Offline Reader for Delphi
  270.       or were a Registered User of Rainbow Offline Reader for the now defunct
  271.       NVN, you are already registered for Net-Tamer. Just move (or copy) the
  272.       file USER.EZ to the nettamer main directory. If you have lost this file,
  273.       then drop me email with the date that you registered and the name that
  274.       you registered under to davidcolston@delphi.com, net_tamer@delphi.com, or
  275.       davidcolston@cei.net and I will send you another copy. I wouldn't like to
  276.       see a little thing like a hard disk crash mess up your registration<G>.
  277.       If you register Net-Tamer, then join Delphi on-line service at some
  278.       point, just GO CUST 250 DAT RAI and get the latest Rainbow offline reader.
  279.  
  280.       Corporate users, Government Agencies, and other "non-personal" use
  281.       is treated on a case by case basis. If you are running a small private
  282.       non-profit organization, let me know and I'll "work something out"<G>.
  283.  
  284.       You may also snail mail a check to the address below. If you do
  285.       be sure to include your EMAIL address, so that I can send the
  286.       registration file. Sorry, I do not snail mail disks, unless you
  287.       include a stamped self-addressed envelope. This is usually a waste
  288.       of your time, since the latest version is always around on the net.
  289.       ftp://garbo.uwasa.fi/pc/connect/ or
  290.       ftp://ftp.simtel.net/msdos/internet/
  291.       for the latest "offical release".
  292.  
  293.       Beta versions are uploaded to http://people.delphi.com/davidcolston/
  294.       I will also uuencode or file attach for those who cannot FTP.
  295.  
  296.  
  297.      Net-Tamer
  298.      125 N. 14th St. Suite 204
  299.      Fort Smith, AR 72901
  300.      (501) 783-4688
  301.      or EMAIL:
  302.      nettamer@cei.net, davidcolston@delphi.com, or net_tamer@delphi.com
  303.  
  304.      I give service even if you do not register. You will then ask,
  305.      "then why should I register?" The answer is that registration
  306.      lets me keep working and upgrading the program. If you don't
  307.      register, then I won't stay in business and then you will have
  308.      no support and no upgrades. If you cannot afford to register
  309.      because you are on a fixed income, then drop me a note. I will
  310.      give you a registration, if you promise to pay when and if you
  311.      win the lottery<G>.
  312.  
  313.      I reserve all rights to the files included in this release, EXCEPT
  314.      as noted under the files description section. I also claim copyright
  315.      and the trademark for the names Net-Tamer, Nettamer, and variations
  316.      of that name.  I do not warrant that this program will run on any
  317.      particular computer, or under any and all circumstances. I will, however,
  318.      work with users in any reasonable way that to get them running. I have
  319.      been know to go so far as to make a singleton version of the program
  320.      under extra-ordinary circumstances. So if you do have problems, I
  321.      promise that you will lose patience, before I will<G>.
  322.  
  323.  
  324.                     *****************
  325.                     *PROGRAM UPDATES*
  326.                     *****************
  327.  
  328.      I tend to upgrade the program about every month. I am hyper-active,
  329.      so this is one of the reasons that I do lifetime registration. You
  330.      are never required to upgrade. In deed, with lifetime registration
  331.      there is no incentive for me to make a change just so you will upgrade.
  332.      If you do upgrade, always save the old version first! I have been
  333.      know to stick bugs in the program where there were previously none<G>.
  334.      If a new version does not work, then please let me know. I will make
  335.      every effort to fix it.
  336.  
  337.      Registered users get the priviledge of sending me suggestions for
  338.      improvement. As user's of my other programs will tell you, I do take
  339.      these seriously, but do not necessarily make the change immediately
  340.      or ever, if it would mess up something else. If I cannot make the
  341.      change, I will tell you so and give my reasons. If a change is simple
  342.      and straight forward, I will usually include it in the next release.
  343.      If it is complicated and I said that I would "get around to it" some
  344.      day, keep dropping me notes and reminding me. I do have Attention
  345.      Deficit Disorder, so I do not take offense at this<G>.
  346.  
  347.      I am rather arbitrary about version numbers. The beta "series"
  348.      was .99 plus a letter. Current versions are numbered 1.xx.x.
  349.      1.00.x would be a minor bug fix for 1.00.0 A 1.0x.x would be additional
  350.      features to a previous lower number. A version 1.1x.x will be very
  351.      different than a 1.0x.x version. If I ever decide to name one 2.xx.x,
  352.      then you can rest assured that I think that it is a MAJOR advancement.
  353.  
  354.  
  355.               *************************
  356.               * MENU'S, TOGGLES, ETC. *
  357.               *************************
  358.  
  359.      Net-Tamer is mostly menu driven. Each Menu has three ways it can be
  360.      operated.
  361.  
  362.      1) You can mouse the line of the menu choice. (Micro-Soft or
  363.      compatible rodents are supported.) Left Click = Select and Right
  364.      click = ENTER. This is every where but the bottom screen line, where
  365.      both keys are treated the same. Mousing a space is also = ENTER.
  366.      (386 and higher version only.)
  367.      2) You can cursor to the line and press enter.
  368.      3) You can press the letter beside the menu choice (or in the case of
  369.      a triple line list of files, you can press the letter of the row of
  370.      you choice and the column number of your choice.)
  371.  
  372.      A toggle is a light switch. If it's not on, it's off<G>. Some
  373.      Net-Tamer menu's are toggle menus. For example, a list of the messages
  374.      that you are considering down loading. If you want one of the
  375.      messages, then press the letter choice, mouse the line, or cursor and
  376.      press enter. This will change the status of the line to On or Get,
  377.      etc. If you change your mind, while the line is still on the screen,
  378.      you simply choose that item again. If there is more than one screen
  379.      page of listings, then you also have the choice of MORE. It you wish
  380.      to back up to a previous page, then press the cursor up key on the
  381.      first menu line OR choose BACK UP, if that is a choice. The process
  382.      continues till you choose QUIT or hit the cursor key. In single menus,
  383.      you can go backwards by pressing cursor up on choice A. This rolls
  384.      back the list (assuming you aren't at the first choice<G>).
  385.  
  386.      File menus start with the root directory of your current drive. Select
  387.      a directory name to move down one level. Select a . [DIR] listing to
  388.      move back one level. If the purpose of the menu is to select a file,
  389.      then hitting enter on the file name selects it. If the purpose of the
  390.      process is to pick a directory, then enter on that directory and then
  391.      select PATH COMPLETE, when you are where you want to be. These are
  392.      mouse and cursor driven screens.
  393.  
  394.      The COMM DEFAULTS and USER DEFAULTS screen are just displays. Press
  395.      the letter number of a choice (or mouse it) to make a change. If the
  396.      item is a toggle, you will hear, beep - beep, then the selection will
  397.      change on the screen.
  398.  
  399.      For help mouse the F1 box or press that key. This will bring up ON
  400.      LINE HELP.
  401.  
  402.      In general, Net-Tamer commands are not tough. When in doubt, press
  403.      F1 and check out the various assistance files. The real secret is
  404.      not to make this hard, because it isn't!
  405.  
  406.  
  407.                     ********************************
  408.                     *                              *
  409.                     * INSTALLATION - INITIAL SETUP *
  410.                     *                              *
  411.                     ********************************
  412.  
  413.  
  414.      ! ! ! IMPORTANT ! ! !
  415.  
  416.      What follows is a step by step description of the Net-Tamer installation
  417.      process. In order to operate, Net-Tamer needs to know some information
  418.      about your computer system, modem, and Dial-up account. In addition, if
  419.      you want to spell check, Share Spell and GD Spell are supported
  420.      by the program. Place those in the main directory.
  421.  
  422.      BEFORE running Net-Tamer read through this installation description
  423.      and make sure that you have the information at hand to answer the
  424.      questions. Taking a few minutes now will make installing Net-Tamer
  425.      easier and you will be able to enjoy its features sooner!
  426.  
  427.                         *********************
  428.                         * Running Net-Tamer *
  429.                         *********************
  430.  
  431.      To run Net-Tamer make the Net-Tamer directory active FOR THE FIRST USE
  432.      ONLY, type READER at the DOS prompt and press return. After the
  433.      first time through setup, type NETTAMER to start the program directly.
  434.      Select EDIT USER DEFAULTS and then EDIT COMM DEFAULTS. You need to
  435.      look at BOTH setup sections. You will now be shown a screen with
  436.      lots of questions about your equipment and another about your dial-up
  437.      account. Review the screens carefully to be sure that all information
  438.      is correct and complete. The PRESS then letter X to SAVE THE
  439.      INFORMATION!
  440.  
  441.                      *** USER DEFAULTS***
  442.  
  443.       Enter your email address I think you can handle this. Your login
  444.       username is usually whatever comes before the @ sign in your email
  445.       address.
  446.  
  447.                     *** Dial up Password ***
  448.  
  449.      Hey, I don't know it<G>. NOTE: Passwords are CASE SENSITIVE on most
  450.      services!
  451.  
  452.                     *** Use password to limit access ***
  453.  
  454.      If you answer Yes to this question you can lock out people from
  455.      using Net-Tamer to access your account without permission. Your
  456.      service password is used for this. You, must remember the password
  457.      yourself, if you want to get back into the program<G>. It is a
  458.      major nuisance to enter your password every time you change modules,
  459.      so think about this before you do it.
  460.  
  461.                    ****SERVER NAMES & ADDRESSES******
  462.  
  463.       The program needs to know the names of your services' servers
  464.       for POP, SMTP, and USENET. These a not numbers, just the URL's.
  465.       You also have to enter the ADDRESS of the Host Name Server for
  466.       your service. This will be four numbers separated by a period.
  467.       This is the address that the program calls to find out where
  468.       everything is. You see, servers can change at any moment. Right
  469.       now, the mail server (pop.yourservice.com) might be at address
  470.       205.117.117.35, but the next moment, it could be down for service
  471.       and another machine could be handling that function. The Host Name
  472.       Server (or you some times will hear Domain Name Server) is
  473.       the address to ask where everything is.
  474.  
  475.        The information above, your email address, and your login user
  476.        name, etc. have to given to you by your service provider. Ask
  477.        for the "technical person", if the person answering the telephone
  478.        doesn't understand what you want.
  479.  
  480.                     *** Spell Checker ***
  481.  
  482.      Net-Tamer doesn't ask you about a spell checker. If either GDSpell
  483.      or ShareSpell are in your Net-Tamer directory you will be asked, after
  484.      writing a message, if you want to spell check your work. It is
  485.      automatic, no defaults need to be changed.
  486.  
  487.                     *** Fonts ***
  488.  
  489.      I have included several fonts to be used with the release version.
  490.      Font's REQUIRE A VGA or Monochrome graphics adapter card to use
  491.      them. If you need a larger font, then try DBOX.F16. This is my own
  492.      creation. It is not pretty, but it is as BIG as you can make an 16 X 8
  493.      font. If there is real interest, I may well add the capacity for yet
  494.      larger fonts.
  495.  
  496.      BTW, selecting a font with the .F14 extension will give you 3 extra
  497.      screen lines. This essentially puts Net-Tamer in a 28 * 80 screen mode.
  498.      Sorry, the program is not set up for 50 line mode. If this is an
  499.      absolute must for you, let me know and I'll work on it.
  500.  
  501.  
  502.                     *** Text Editor ***
  503.  
  504.      You MUST select a text editor. Net-Tamer allows any text editor,
  505.      which will accept a file name from the command line. RED is
  506.      included with Net-Tamer. RED is freeware and you do not have to
  507.      register it. You do not have to change anything to use RED and
  508.      RED will word wrap.
  509.  
  510.      You may prefer EDIT. EDIT is included with MS-DOS in releases 4.0
  511.      and higher. The only problems with EDIT or EDITOR (if you use DR-
  512.      DOS) is that they do not word wrap. Several good shareware
  513.      text editors do word wrap. UEDIT, SEDIT, QEDIT, and SLED will all
  514.      work with Net-Tamer. There are hundreds of text editors out there,
  515.      so find one you like! Just be sure that if the program is not in
  516.      the Net-Tamer directory, that you give Net-Tamer the path to it. For
  517.      example, C:\DOS\EDIT for DOS edit.
  518.  
  519.      YOU SHOULD CHANGE FROM RED AT LEAST TEMPORARILY WHEN YOU EDIT
  520.      TAGLINES. It will eat them, if the file is TOO big (over 64k)!
  521.  
  522.                     *** E-Mail Signature ***
  523.  
  524.      At this time you can set a signature for E-Mail. To do so press the
  525.      letter for Sign EMail and you will be prompted to enter the text for
  526.      your signature.
  527.  
  528.      When you are done entering the text you will be asked if you want
  529.      to always use the signature, to be prompted each time, or to
  530.      never sign messages, select whichever option you wish.
  531.  
  532.                     *** Message Directory ***
  533.  
  534.      Net-Tamer defaults to using the Net-Tamer main directory for the
  535.      files it creates. Many files are created by Net-Tamer to store
  536.      messages and other information Net-Tamer uses to keep track of
  537.      things. If you want these files kept separate from the program
  538.      files you must change the default. To do this press the letter
  539.      marked message directory<G>. You will be ask which drive to store
  540.      the messages on. Next you will be asked for the remainder of the
  541.      path name. One option would be:
  542.  
  543.      D:\NETTAMER\MSG\
  544.  
  545.      In this example you would be using drive D and the MSG directory
  546.      would be a sub-directory of your Net-Tamer directory. You MUST
  547.      create this directory, yourself! If you add a second account,
  548.      you should create the new message directory, even before you
  549.      start reader.exe to enter the information.
  550.  
  551.                      ***Other defaults***
  552.  
  553.      There are also defaults for music, no music, beep, no beep, single
  554.      listed files menus, or triple and several other small things. Do not
  555.      be alarmed. You do not have to set these, unless you want to. Try the
  556.      defaults and then change things latter, if you want. Not all of these
  557.      choices are available in the XT and Palm top versions. For instance,
  558.      it is not too smart for me to ask for display colors when I know that
  559.      the screen in mono-chrome<G>.
  560.  
  561.                     *** Storing the Defaults ***
  562.  
  563.      Once you are sure that you have everything the way you want it
  564.      press the letter "S" to save the information.
  565.  
  566.  
  567.                     *** Modem Port/Comm Set Up ***
  568.  
  569.      First question: which port your modem is connected to? Use the
  570.      cursor or mouse to move the highlight bar and then press enter
  571.      when the proper port is highlighted. Do not worry about IRQ's
  572.      etc. Unless you KNOW you have a weird setup. Most users don't,
  573.      so just select the port and Net-Tamer will default to the "normal"
  574.      IRQ and address for that port.
  575.  
  576.      If you don't know which port your modem is using, try checking
  577.      the settings in an existing telecom program  (Telemate, Procomm,
  578.      Qmodem, etc.) that WORKS with your modem and write that down.
  579.  
  580.      If you couldn't find your modem port from other telecom software,
  581.      try running the program MSD that comes with later versions of DOS.
  582.      Type MSD at the dos prompt. When you are at the MSD screen you can
  583.      press the highlighted letter that you see in each block to see more
  584.      information on that subject or click on the block with your mouse. You
  585.      want to check out the info for your mouse (if you have one) and note
  586.      which COM port it is using. Then check the info for the COM ports.
  587.      This will tell you which ports are active. Your modem could be
  588.      connected to any of the active ports that your mouse isn't connected
  589.      to.
  590.  
  591.      If you have a "special IRQ" or need a special address (MOST PEOPLE
  592.      DON'T NEED THIS), then pick option 5 and answer the questions. This
  593.      is so that you can define your setup if it doesn't conform to normal
  594.      DOS defaults. Net-Tamer will in most cases guess your port number, but
  595.      I am still working on identifying the IRQ under Windows.
  596.  
  597.      IRQ's 2 - 15 are supported.
  598.  
  599.                     *** Tone or Pulse dial ***
  600.  
  601.      Press T or P to select (Almost everyone is a T, these days<G>.)
  602.  
  603.                     *** Modem Initialization String ***
  604.  
  605.      You can check your other telecom software's settings and see
  606.      what init string is used there. Net-Tamer is fairly standard. If
  607.      all else fails, try ATZ^M You will want the modem to use compression,
  608.      if it is capable of this. That vastly speeds up the on-line stuff.
  609.  
  610.                     *** Modem to Computer baud Rate ***
  611.  
  612.      This is the speed that YOUR modem talks to YOUR computer, not the
  613.      speed that your modem talks to the modem at the other end of the
  614.      phone line. If you browsed the suggested initialization string
  615.      list when answering the previous question you should have also
  616.      gotten a suggestion for the baud rate. Use this suggested value
  617.      if you are not sure what to set this at. You can change to a
  618.      slower setting if you have problems. Most internal 14,400 baud
  619.      modems can use 57,600 baud for the modem to computer connection.
  620.      Even an external 14.4 should be run AT LEAST at 19,200. Many
  621.      2400 baud modems can use 19,200 for this setting. This setting
  622.      depends on YOUR equipment, each system is different. Faster settings
  623.      will increase data transfer speeds. A 28.8  will usually need 115200 as
  624.      the setting!
  625.  
  626.                     *** Phone numbers ***
  627.  
  628.       Each phone number that you enter requires a separate set of
  629.       data about the service on the other end and a separate log file
  630.       name. The log file will be the script for that telephone number in the
  631.       dialing directory. These default to service1.log, but you can
  632.       write your own and name it anything you want. YOU MUST WRITE A
  633.       SCRIPT FILE for some services. A list of some "well known" scripts
  634.       are attached at the end of this file.
  635.  
  636.        A phone number may be just the letters, "NONE". In that case, the
  637.       program expects a DIRECT comm port connection to a TCP-IP network
  638.       with a PPP interface. (A "null modem" arrangement.)
  639.  
  640.       To change this information, once entered, select change telephone
  641.       number and then reply Yes to the question about change 999-9999.
  642.       If an entry is correct, then just hit enter. You are only required
  643.       to change incorrect information, although the program will review
  644.       it all with you. BE SURE TO LEAVE NOTHING BLANK AND BE SURE TO PRESS
  645.       X TO SAVE CHANGES IF YOU MAKE ANY!
  646.  
  647.  
  648.                     *** Rotate numbers if busy ***
  649.  
  650.      If you entered more than one phone number you can elect to
  651.      rotate between them if Net-Tamer fails to connect to your first
  652.      choice. Just press the appropriate letter. You may select a
  653.      different number from the terminal screen, before you dial. Just
  654.      press alt + a.
  655.  
  656.                     *** Reinitialize modem for every call ***
  657.  
  658.      This is a yes or no question. Most modems don't need to be
  659.      reinitialized, but you can select Yes if you've had trouble in
  660.      the past with your modem locking up or otherwise acting in an
  661.      unusual manner.
  662.  
  663.                     *** Download directory ***
  664.  
  665.      You may select a download directory for files which the program
  666.      retrieves via FTP or the World Wide Web in the program setup.
  667.      If this path doesn't exist you will be ask if you want Net-Tamer to
  668.      create it.
  669.  
  670.      If the path is valid you will be asked if you want to view the
  671.      contents of this directory. If you view the contents you will
  672.      then be asked to confirm the directory's selection.
  673.  
  674.      An easy way to keep track of downloaded files if you use more
  675.      than one telecom program is to create a separate directory just
  676.      for downloads and have all of your telecom programs put downloads
  677.      there.
  678.  
  679.      NET-TAMER DOES NOT SUPPORT DSZ or GSZ. These are ZMODEM protocol
  680.      drivers, which are not normally used on the net. IT WILL DO X AND
  681.      YMODEM DOWNLOAD IN TELNET. Select the protocol and furnish all the
  682.      information to the BBS first, then press page down for this option.
  683.      This is only needed, if you telnet into a "normal" BBS. Select FTP
  684.      UPLOAD or DOWNLOAD from the FTP menu.
  685.  
  686.                     *** BIOS for video ***
  687.  
  688.      The default for this is No. If you tell Net-Tamer to use the BIOS
  689.      routines information will be written to the screen a bit slower. This
  690.      is NECESSARY, if you are a visually impaired user and use a
  691.      "talker" or your PC has a very "different" video card.  During an
  692.      auto-run, all writes are to the screen, except for messages in the
  693.      status line window at the bottom of the screen, even if you selected
  694.      the BIOS mode. This keeps a "talker" quiet and make the program quicker
  695.      when doing the robot stuff.  Even if BIOS mode is selected, some things
  696.      are printed directly to the screen, even if not on auto run. This
  697.      prevents the program from "talking too much". After all, you would not
  698.      want the talker to tell you every time the second number on the clock
  699.      changed<G>.
  700.  
  701.  
  702.        **** Adding Net-Tamer and Icon to Windows*****
  703.  
  704.      If you want to add Net-Tamer and it's icon to your windows directory,
  705.      in program manager, do the following: minimize and highlight the
  706.      box you want to add Net-Tamer to (accessories, main, whatever). Then
  707.      hit FILE then NEW then pick New program ITEM, hit enter, then hit
  708.      the browse button that comes up until you see the Net-Tamer directory
  709.      and the Net-Tamer.exe file. Hit enter on that, then hit OK. Now you
  710.      will need to enter in the "Path". Enter the drive and main directory
  711.      where your nettamer.exe file is..(i.e.:c:\nettamer), then there is also
  712.      a little box that says "change icon". You hit that and it will say
  713.      there are no icons available for that group. So you will be given
  714.      another set to browse through, change the directory there to reflect
  715.      where the tamer.ico is and you hit enter on it and then ok and you
  716.      are all set.
  717.                     *** Program Start Screen ***
  718.  
  719.      Quit the group setup main menu and then select "OTHER FUNCTIONS"
  720.      and click or press enter! That will take you to a welcome screen.
  721.      Press enter or mouse the appropriate box!
  722.  
  723.           ***USENET SETUP***
  724.  
  725.      Select item B from the F3 WORK menu in the dialing section of the
  726.      program, or E from the Reader module main menu.
  727.  
  728.      Select ADD A GROUP, you will see a list of all of the current
  729.      available groups, the list is quite long. There are more than just the
  730.      ALT. groups, so be sure not miss any <G>.  Find the name of the group
  731.      you wish to access and press enter, or mouse your choice.
  732.  
  733.      You will then be asked if you would like to make this group PERMANENT.
  734.      If you say YES, Net-Tamer access this group on every pass, and the first
  735.      time, it will get only 50 messages. After that it will get ALL new
  736.      messages which you have not yet downloaded. You might be surprised to
  737.      find your self downloading hundreds of messages.  MY SUGGESTION......
  738.      Just say NO<G>.
  739.  
  740.      Once you have all of the groups you want entered, select them one by
  741.      one. The program defaults to getting a list of all the currently active
  742.      messages. You can then toggle select from that menu for any messages
  743.      of interest.
  744.  
  745.      You can select option B again from the F3 Work Menu to select
  746.      whether to now get ALL of the messages posted to the group, a range of
  747.      messages, subjects only, or headers only.  If you want ALL of the
  748.      messages do not change the number in the block.  If you want a range,
  749.      backspace out the number that is there, and type in the range.  For
  750.      headers or subjects add either an H or an S before the -, or select a
  751.      range for either (ie 100S-, 350S-500S, 550H-800H, etc).  On your next
  752.      pass, Net-Tamer will get what you've requested.
  753.  
  754.      If you are like me, you will probably want the last 50-100 messages
  755.      posted, unless this is a "binaries" group. In which case you want only
  756.      subjects<G>.
  757.  
  758.  
  759.      If you've selected subjects or headers only, you will need to once
  760.      again select option B from the F3 menu, select the group, and a box
  761.      will appear asking if you would like the list sorted.  This puts al of
  762.      the threads together so you can follow the conversation.  Select the
  763.      subjects or headers you want to get the complete message for, and
  764.      Net-Tamer will get the messages on the next pass.
  765.  
  766.      Once you have actually received the messages, you will see the groups
  767.      listed with your groups and you can read the messages just like you do
  768.      group messages.
  769.  
  770.  
  771.           ***DIALING***
  772.  
  773.      Press F6. If you want to stay online and play, after the program
  774.      has gotten messages, then select a stay-on-line choice.
  775.  
  776.            ****ON LINE****
  777.  
  778.      Once Net-Tame dials, the telephone, what happens next depends on what
  779.      dialing choice you selected. First, it will establish a PPP link.
  780.      This is all the stuff in the status box about "received PPP Code",
  781.      etc. Once this is complete, the program will first try to check
  782.      your email, if your dialing choice indicated a desire to do this.
  783.      If you have selected GET ALL/DELETE ALL in the server maintenance
  784.      menu of reader.exe, then the program will delete the incoming messages
  785.      as received. If you have a server that supports the LAST command
  786.      then you can use the MENU options A-E, if your server doesn't
  787.      support this command, then you can only use the get/all delete
  788.      none or get all delete all choices.
  789.  
  790.      After it checks incoming email, it will check the directory to see
  791.      if you have any out-going email. If so, then it will call the SMTP
  792.      server and take care of this. If you selected a choice indicating
  793.      a desire to get usenet messages, the program will call the NEWS
  794.      server. If there are out going messages, the program will send these
  795.      before it gets any new ones.
  796.  
  797.                                -FTP-
  798.  
  799.      Usenet messages are NOT gotten regardless of the dialing choice unless:
  800.      1) You declare at least one group to be "every time", or
  801.      2) You have selected a usenet group to retrieve messages from prior
  802.      to dialing.
  803.  
  804.      Once these chores are complete, the program will either LOG OFF, if
  805.      that was part of your dialing choice, or it will display some of the
  806.      "hot keys" you might now wish to use in the status box on the bottom
  807.      screen line.
  808.  
  809.      Once the program is through with whatever run it had to do and
  810.      alt+<W>eb alt+<F>TP etc, shows up on the status line. Hit alt + F.
  811.      The program will show you a list of FTP sites. Not all of them work,
  812.      so let's find one that does. Select the FIND box and press enter. Type
  813.      in garbo and hit enter. The program will find: garbo.uwasa.fi
  814.      Press enter on that. The next thing you know, the program will
  815.      be logging in to that site. Take the default name and password. The
  816.      program will list the FTP servers directory for you. Just cursor down
  817.      till you see what you want. If you press enter on a directory,
  818.      the program will CD to that directory and pull another list.
  819.      If you press enter on a file, the program will download it.
  820.  
  821.                               -WWW-
  822.      If the program is displaying a Web page, it may not all fit on the
  823.      screen. Press page down to see more and page up to go back. Press the
  824.      letter of a choice to take it, or press the cursor down key or cursor up key
  825.      key then press enter to execute the command. You may also mouse the
  826.      <A> or other letter which is displayed. Cursor left goes back one web
  827.      page. Escape leaves that Web Site, but does not remove you from the WWW
  828.      section, unless you are at the end of a link. You may edit any WWW
  829.      URL, after selecting it. This will allow you to go directly to some
  830.      places which do not show a link on the current page.
  831.  
  832.      In the 386 and higher version, you may also download and display
  833.      any graphics file, or download and listen to sound files, with out
  834.      leaving the program. These files are always saved, but WEB pages
  835.      are only "cached" while you are in the WWW section of the program.
  836.      As soon as you exit the this section, all HTM files are deleted,
  837.      unless you used the ctrl + s, key to save them. You may also play
  838.      sound files in the same way. Real Audio is not supported. I will
  839.      include that as soon as I can find out the format of such files.
  840.      You may mark a favorite web page to your bookmark.fav file, by
  841.      pressing ctrl+f, while viewing the message.
  842.  
  843.      This version of Net-Tamer supports forms, at least a little. You
  844.      can do a search on www.yahoo.com and use that to find most anything
  845.      you want on the net. Hit alt + w, and enter www.yahoo.com. When
  846.      you get there, select the <H-FORM> block (The letter in front of
  847.      FORM may change). Next enter the word or phrase that you want to
  848.      search for, for example, nettamer. Press enter. Yahoo may or may not
  849.      find this. If it doesn't or even if it does and you want more
  850.      choices, then select the letter at the bottom of the page which
  851.      indicates a link to altavista. Yahoo will supply the completed form
  852.      for this search.
  853.  
  854.                            -TELNET, IRC-
  855.  
  856.      You can access IRC-Chat through Net-Tamer's telnet function.
  857.      Two sites to check out are irc-2.mit.edu:6667 and cs-pub.bu.edu:6665
  858.  
  859.      In TELNET the current sentence or whatever you are typing is not
  860.      sent till you press the enter key or hit some control key. To send
  861.      a single letter or space, etc where an enter is not permittedm then
  862.      press the INSERT key. This functions as TRANSMIT.
  863.  
  864.  
  865.           ***Message Viewer***
  866.  
  867.      After the program has logged off with messages, press F3, then select
  868.      option A to get to the messages you have downloaded. You then see a
  869.      menu with the "mail bags" for viewing. Select one!
  870.  
  871.      Many message commands are on the screen, however, you can get a
  872.      complete list by pressing alt + h. To go to the next message, hit
  873.      enter, or the space bar. (You may also page down to the next message
  874.      or cursor up to go backward, if you prefer.)
  875.  
  876.      <S>ave means to save the message, just press the letter S. You may
  877.      save a message to a file, the printer, or an archive file. The archive
  878.      files are for "permanent keeper" messages. You many select the archive
  879.      files for viewing by selecting that choice on the "mail bag" menu.
  880.  
  881.      The letter S is also handy if you received a UUENCODED file. Net-Tamer
  882.      will spot those and ask, if you want to "strip off the message
  883.      header". You should say, "yes" under most circumstances. Save the
  884.      "pieces" of the uuencode to the same file (in order of course), then
  885.      press alt + u to extract the binary file it is hiding<G>.  IMPORTANT:
  886.      Although Net-Tamer will ask for a path for the decoded files to be
  887.      stored, it expects the encoded files to be in the message directory.
  888.      Pressing alt U, does not yet allow you to select a path for files to]
  889.      decode.  After you have saved these to a file, press alt + u and
  890.      then Net-Tamer will do it's stuff and decode these! If you wish to, you
  891.      can also go the setup screen and do a UUDECODE there. It will let
  892.      you specify something other than the message directory being where
  893.      the UUE files are located.
  894.  
  895.      To reply to a message, press R. To write a new message, press W. You
  896.      may press G to get an old message. This selection now has several
  897.      options of which I am sure you will approve. You may get a thread, a
  898.      single message or a message only from or to a particular user.
  899.  
  900.      Press alt + G to "steal" a tagline from a message. This screen will
  901.      give you directions on how to save it. Once you press enter, you can
  902.      edit the line or press enter again to send it to the tagline file.
  903.      Everyone "steals" taglines. This is expected. There are only three
  904.      ways to get taglines, steal them. Download a "starter" list from the
  905.      CUSTOM 250 group, or type in your own!
  906.  
  907.      The V command has lots of extra options for users in determining
  908.      which messages to read. This gives a menu driven view off all the
  909.      messages. Who they are form and to as well as other information. The
  910.      program marks the messages that you have not read with a U. When
  911.      you get more messages the next time, Net-Tamer will begin by reading the
  912.      first unread message, even if it is in an older download. If you do
  913.      not want to read the messages, just mark them for deleting. D does
  914.      that, or press V and do it with your mouse or the cursor key<G>.
  915.  
  916.      PRESS A to save a messages from address to the address.lst file.
  917.  
  918.      Alt + H lists ALL commands. What we has just discussed is only a
  919.      partial list. That choice is highlighted on the bottom of the screen!
  920.  
  921.      For group messages and usenet messages, there are three ways to
  922.      generate new messages, while you are viewing them.
  923.  
  924.      1) You can press R to reply in the group,
  925.      2) You can press R and reply by email, or
  926.      3) You can also press W to write an new message. That allows you
  927.      to quote the current message and include it in the new message.
  928.      It also allows you to change the subject and/or topic.
  929.      4) You and press Ctrl and R at the same time, which short cuts
  930.      the reply process. Ctrl + R asks no questions about group or email,
  931.      change of subject or CC's. It accepts all current Subjects,Cc's,
  932.      and who the message is from as being the correct information. This
  933.      option also allows you to write a second reply to the same message.
  934.      The current message IS NOT QUOTED. This is a "short cut" command.
  935.  
  936.      The email option is needed for USENET, because some groups are
  937.      moderated or anonymous. Those messages are replied to by email.
  938.  
  939.      Press R on one you want to reply to. The program will ask you, if
  940.      you want to quote the current message. Simply press Y or N for yes
  941.      or no. If you quote the message, Net-Tamer formats the entire message
  942.      and sends it to the text editor. Delete any extraneous remarks,
  943.      taglines or other things you do need to make a point in the message or
  944.      for clarity. In short, use the text editor to pick out those parts of
  945.      the message that are really important! Over quoting leads to big fat
  946.      messages, which don't say anything<G>.
  947.  
  948.      If you enabled a signature, then Net-Tamer will attach the tagline and
  949.      the signature to your current message. Now, save the message and exit
  950.      your text editor.
  951.  
  952.      When you are through, you may press the R key again to review the
  953.      message an make corrections or wait till you are through with all
  954.      messages to review them. That choice is offered, when you press M or
  955.      escape to quit looking. F10 will take you out of the program, so don't
  956.      pick it, if you don't want to get dropped back to DOS<G>.
  957.  
  958.      To write a NEW message, select that choice from the main viewer menu,
  959.      or press W while viewing messages.
  960.  
  961.      CREATING AND SENDING EMAIL/usegroup MESSAGES WITH Net-Tamer
  962.  
  963.      Ok, these are the steps to write an original mail from scratch.  First
  964.      go to  **Create A New Message and hit (enter).  After you do that pick
  965.      MAIL.dlu (NOT CCMAIL.dlu!!!) and hit (enter).  After you do that, it
  966.      will ask to who, if you want to send a file (usually NO), and CC:s and
  967.      for a subject.  When you finish that you get a screen that says to
  968.      write BELOW THIS LINE.  Type in your message below that line.  When
  969.      you are done, it depends on the editor you are using, but use the exit
  970.      command for RED or TED and for UEDIT you would hit F1 then pick S for
  971.      save then hit F10.  You have now saved a letter to be sent out via
  972.      your next autologon with Net-Tamer. It SHOULD go if you follow these
  973.      instructions.  Do not touch anything that is there already, which is
  974.      the message header information, unless it is wrong.
  975.  
  976.      The first line is always the To: address. The first line not followed
  977.      by a /CC or comma is the subject line. So:
  978.      fred@wildhog.edu,
  979.      sally@barnhill.net /CC
  980.      chuck@round.ball.org
  981.      How about the game?
  982.  
  983.      Would mean that the message is to go to fred and sally, with a copy
  984.      to chuck and a subject of "How about the game?" Just start typing
  985.      below "How about the game".
  986.  
  987.      Net-Tamer saves outgoing email to CCMAIL.dlu, so you have a "permanent
  988.      copy" of your replies. You can read your relies, delete them or whatever, just
  989.      like any other message. Heck, you can even write a reply to yourself,
  990.      if you are really lonely<G>.
  991.  
  992.           ***Taglines***
  993.  
  994.            You may press alt + r to find a random tagline!
  995.  
  996.      If you may now search for a tagline (if you enabled that in set up).
  997.      You may have two line tagline. Place a <> at the end of the first
  998.      line to indicate that the tagline continues on the next line. PRESS
  999.      ENTER ON THE FIRST LINE!
  1000.  
  1001.      Taglines are message closers. They may be witty, thought provocative
  1002.      or just something about you. Most taglines are (gasp) "STOLEN"! If
  1003.      you see one you like, Net-Tamer is an accomplished thief. Just hit alt
  1004.      + g at the same time!
  1005.  
  1006.  
  1007.           ****Command Line Switches****
  1008.  
  1009.      From the DOS prompt in the Net-Tamer directory, type Net-Tamer and press
  1010.      enter.  You may also load with /v to override the program
  1011.      and make it use a bios print routine. (This is really not needed,
  1012.      unless you are a visually impaired user and need to "hear" your
  1013.      program for initial set up. Once through the comm defaults section,
  1014.      you can make this a permanent choice and never mess with the
  1015.      switch again).
  1016.  
  1017.      Loading Net-Tamer/A (plus a number, if you have more that 1 account
  1018.      defined) tells Net-Tamer to dial service using option A, then to
  1019.      immediately end the program on log off after the run. This is useful
  1020.      if you have a TSR timer program. /A2 means to do an autopass for
  1021.      account 2.
  1022.  
  1023.      If Net-Tamer mis-guesses your video address, you may load the program
  1024.      with the /G command line switch. /G B000 would be mono-chrome graphics
  1025.      (not just a mono-chrome display. Hercules graphics fall into that
  1026.      category) or /G B800 for color graphics. BE SURE you use zeros and
  1027.      not o's.
  1028.  
  1029.      If Net-Tamer flakes out because the modem is too sensitive to carrier
  1030.      drop, loading Net-Tamer with the /I command line option tells the
  1031.      program to ignore carrier drop. Some 28.8's will need this switch.
  1032.  
  1033.      In some RARE cases it is necessary to tell the service the sort
  1034.      of authentication protocol that you want to use LCP negotiations.
  1035.      Use /P to do this. You should not use this switch unless the
  1036.      network is known to be running WINDOWS NT and no login prompt
  1037.      alternative is provided.
  1038.  
  1039.      If it seems to take forever and a day to get an email uploaded,
  1040.      it is possible that the server cannot handle the "agreed upon"
  1041.      MTU. This is normally not a good idea, unless you can count to
  1042.      3 or higher between the "screen jerks" as a large email is being
  1043.      sent. If this happens consistently, try loading the program
  1044.      with the /M #### switch. /M 1024 would tell the program to send
  1045.      the email in pieces no larger than 1024 bytes, even if the MTU
  1046.      is higher.
  1047.  
  1048.      MULTIPLE ACCOUNTS:
  1049.  
  1050.      Some people (or families) have more than one account for service.
  1051.      No need to have separate copies of Net-Tamer or let all the messages
  1052.      run together. Just select add a user in the Reader.exe main menu.
  1053.  
  1054.      You may choose to have the program create the directory, if you wish.
  1055.      I have mine set up as sub directories off the main Net-Tamer directory,
  1056.      but you may declare them to be anywhere you wish, even on a different
  1057.      drive. A Taglines.dat is maintained for each message sub-directory.
  1058.  
  1059.      You must have the following files in the main Net-Tamer directory:
  1060.      USER.EZ (The registration file.)
  1061.      nettamer.EXE <G>.
  1062.      reader.EXE
  1063.  
  1064.      Net-Tamer.DOC (you can find things in this document from the program!)
  1065.      and the *.KEY files for on-line help.
  1066.  
  1067.      Also put the login scripts that you are using in the same directory.
  1068.      You may have several of these, if you have more than one telephone
  1069.      number.
  1070.  
  1071.      USENET:
  1072.  
  1073.      Usenet is like a giant list of groups, but the participants are
  1074.      from all over the world. If you have a special interest in something,
  1075.      then odds on there is a usenet group for it! Some of the groups
  1076.      are "R to NA-17" in terms of rating, so select carefully, if some
  1077.      things offend you. Net-Tamer does not know what you want, except what
  1078.      you tell it to get.
  1079.  
  1080.      To get messages from the usenet groups, you must have signed up for
  1081.      internet access. To select a group, press the F3 key, like you were
  1082.      going to view messages, but select option B. The screen will display
  1083.      a menu asking you to add or delete a group. Since you don't have any
  1084.      yet, pick A which is add. Next, enter the name of the group. Nettamer
  1085.      lets you "browse" a list of the usenet groups. Suppose you decide for
  1086.      example to keep up with alt.online-service. This is a group for all
  1087.      the "commercial" services like service, etc. Type in the name of the
  1088.      group. If the group is in the master list the program will include it
  1089.      and add it to the menu, otherwise it will ask you if you are sure
  1090.      about the name. I would menu drive this, but there are over 4000 such
  1091.      groups!
  1092.  
  1093.      ADDING A GROUP TO THE MENU DOES NOT AUTOMATICALLY GET MESSAGES. You
  1094.      must then re-select the group from the menu and then select which
  1095.      messages you want. The program will get any available message in
  1096.      the way the screen describes. The only problem is that although
  1097.      Net-Tamer will know message numbers, which were available, it will
  1098.      not know the message subject. You can now request a list of subjects
  1099.      for each message number, just like a group! Enter the message range
  1100.      your are interested in and add the letter S. i.e. 1000S-1500 would
  1101.      get a list of all messages in that range with the subject heading of
  1102.      each. You can then work your way through the list, when the program
  1103.      comes back from a run, and "toggle" select just the messages you want!
  1104.      If you want detailed information (say you are considering downloading
  1105.      a LARGE uuencode of a binary file) then you should use H, instead of
  1106.      S. The letter H gets the entire header, but not the body of the
  1107.      message. The headers are placed in the message files, so look there
  1108.      for them, not in the usenet select section.
  1109.  
  1110.      TEXT CAPTURE:
  1111.  
  1112.      Hit alt + c to start a capture file in telnet.
  1113.  
  1114.      OTHER Features. There are many more things that Net-Tamer will do.
  1115.      I just can never think of them all at the same time<G>. If you don't
  1116.      find it in the doc, ask anyway. Heck, even if it's not there you
  1117.      may convince me to add it<G>.
  1118.  
  1119.      SCRIPT FILES
  1120.  
  1121.      These files are executed only during login!
  1122.  
  1123.      The dialing scripts use two "macros" these are Password$ and
  1124.      Username$ (or Address$). These send those pieces of information to
  1125.      service. Do not change those words, Net-Tamer knows what that
  1126.      the formation is and keys on this to do certain things!
  1127.  
  1128.       Use:
  1129.       Blast PUSERNAME$
  1130.       Instead of:
  1131.       Blast USERNAME$
  1132.  
  1133.       if your service requires a P in front of your username. Most don't.
  1134.       Some services require something AFTER the Username, just edit the
  1135.       script this way:
  1136.  
  1137.       Blast Username$XXX
  1138.  
  1139.       The program will Replace Username$ with your username, add the
  1140.       XXX stuff and a <13>. Do not add <13> to Username$ and Password$
  1141.       in a script. The program adds these for you.
  1142.  
  1143.      If you need to include an Ascii control character in a command,
  1144.      just enter it like this <27>. (That would be the escape character.)
  1145.      Net-Tamer DOES NOT ALLOW SPACES ON THE RIGHT OR LEFT HAND SIDE OF A
  1146.      WAIT COMMAND. USE <32> to indicate a space. Spaces in the middle
  1147.      of a statement are recognized. i.e. <32>NOW IS THE TIME<32> would
  1148.      check for the text and a space on either side.
  1149.  
  1150.       Below is a modified script for a access site. Yours may or may not
  1151.       function in the same way. This is just a sample.
  1152.  
  1153.       WAIT gin:-OR-#600
  1154.       DELAY 10
  1155.       BLAST Username$
  1156.       WAIT word:
  1157.       DELAY 10
  1158.       BLAST Password$
  1159.       WAIT otocol:
  1160.       DELAY 10
  1161.       Blast PPP<13>
  1162.       DELAY 10
  1163.       PPP
  1164.  
  1165.       NOTE:
  1166.       The last PPP in the file is an internal command to the program to go into
  1167.       PPP mode.
  1168.  
  1169.       IF You don't get prompts on login, then that it the simplest script
  1170.       of all:
  1171.       DELAY 30
  1172.       PPP
  1173.  
  1174.       Read the scripting section. Also see the new stuff section about
  1175.       CHAP and PAP, if this fits your situation.
  1176.  
  1177.      DELAY #-
  1178.      This command pauses program execution for X tenths seconds
  1179.      (decimals are not accepted). The incoming characters are still
  1180.      checked.
  1181.  
  1182.      example: DELAY 15 (wait 1.5 seconds)
  1183.  
  1184.      WAIT TEXT-OR-TEXT-OR-TEXT -
  1185.      OR
  1186.      WAIT TEXT-OR-TEXT-OR-#12345
  1187.  
  1188.      This command tells Net-Tamer to check the incoming characters from
  1189.      service until the TEXT information is received. The -OR- is optional.
  1190.      If you specify -OR- (max two) the program will resume
  1191.      execution when it receives the characters matching any command
  1192.      specified by TEXT. The maximum length of TEXT is 40 characters. You
  1193.      may also say wait BILL-OR-#120. The number preceded by the #
  1194.      character indicates the maximum length of time to wait. The number
  1195.      is 1/10ths of a second.
  1196.  
  1197.      If the time is up, before the program reaches the text, then the
  1198.      script is abandoned. If a wait statement is not successful and you
  1199.      have not specified a time, Net-Tamer abandons the script in 7 seconds
  1200.      on a *.LOG file. <32> below represents a space character.
  1201.  
  1202.      Example: WAIT MAIL><32>:-or-TO:<32><32>
  1203.  
  1204.      Add /NOERROR, if you do not wish the script to end, if the text is
  1205.      not found in the specified time.
  1206.  
  1207.      BLAST TEXT<13>
  1208.      This command tells the program to send the characters in text. If
  1209.      the <13> command is included, the program sends ASCII 13 or enter.
  1210.      Example:  Blast READ WAITING NS<13>
  1211.  
  1212.      IF TEXT -
  1213.      or
  1214.      IF NOT TEXT
  1215.  
  1216.      END IF -
  1217.      Tells Net-Tamer to compare the current state of incoming data for
  1218.      service with TEXT. If the TEXT condition is true, then Net-Tamer
  1219.      proceeds otherwise, it skips to the end of the END IF.  The NOT
  1220.      statement REVERSES this. The statements are executed only if the
  1221.      TEXT is not the situation.
  1222.  
  1223.      STATIC ###.###.###.### -
  1224.  
  1225.      STATIC 206.14.56.13 in the script at any time before the PPP
  1226.      command, would tell the program to assume that as your static IP address.
  1227.      This is seldom needed. The most likely use would be a direct
  1228.      serial port connection to network, and not over a modem.
  1229.  
  1230.      PPP -
  1231.      This ends the service#.log file and tells the program to go to PPP
  1232.      mode. YOU MUST INCLUDE THIS COMMAND AT THE END OF THE SCRIPT!
  1233.  
  1234.  
  1235.      USERNAME$ and PASSWORD$ - These are instructions to the program
  1236.      to insert your Username or Password in this spot in the script.
  1237.      DO NOT INCLUDE A <13> with these commands. For example:
  1238.  
  1239.      BLAST USERNAME$
  1240.  
  1241.      Will send your username and a <13>.
  1242.  
  1243.      You may also use these commands, even if other information is
  1244.      needed in the login. For example, CRIS.COM uses USERNAME$PPP
  1245.      to tell the service that you want a PPP connect. Netcom.com uses
  1246.      #USERNAME$ for the same reason. Again, no <13> is required.
  1247.  
  1248.                ****MACROS*****
  1249.  
  1250.      You may assign a macro to your signature. In the signature line
  1251.      of set up just type #M and the macro number to assign to your
  1252.      signature. A signature allows two lines, but if you want more,
  1253.      just use a text editor and create a file named MACRO. and a number.
  1254.  
  1255.      For example, if you want to assign file macro.2 to your signature,
  1256.      just enter #M2 in the signature line. THIS IS CASE SENSITIVE
  1257.      (small m won't do).
  1258.  
  1259.      (Please note: the pound sign and capital M tell Net-tamer to insert a
  1260.      macro. You must also give the macro file number.)
  1261.  
  1262.      Macro files must be named MACRO.## (the word macro, followed by
  1263.      a number up to 50) and be located in the message directory.
  1264.  
  1265.  
  1266.      *** PSUEDO ANSI COLORS****
  1267.  
  1268.      You can put colors in your signature or taglines, which can be seen
  1269.      by other registered Net-Tamer users. If you set a color, it is
  1270.      only good for one line and the other user's screen returns to the
  1271.      original screen set after that line.
  1272.  
  1273.      To add a color, just type  `[##m.
  1274.  
  1275.      For example to set the color to a red foreground (print) merely enter
  1276.      `[31m. To set a red background color, just enter `[41m. To set a white
  1277.      print with a red background, type `[37;41m. These are basically
  1278.      disguised Ansi sequences. They are done this way to avoid upsetting
  1279.      the program on download.
  1280.  
  1281.      Here are the colors:
  1282.  
  1283.      FOREGROUND                BACKGROUND
  1284.      30 Black                  40 Black
  1285.      31 Red                    41 Red
  1286.      32 Green                  42 Green
  1287.      33 Yellow                 43 Yellow
  1288.      34 Blue                   44 Blue
  1289.      35 Magenta                45 Magenta
  1290.      36 Cyan                   46 Cyan
  1291.      37 White                  47 White
  1292.  
  1293.      Background colors have the same last digit, but use a 4 in front!
  1294.      To make a color intense put a 1 in front. To "flash" the color use
  1295.      5. To set a red background with white letters enter `[37;41m. The
  1296.      use of the semi-colon allows both foreground and background in the
  1297.      same command. `[1;37;41m makes the white bright. `[1;5;37;41m makes
  1298.      it flash. If you do not set a background color, it will be set to
  1299.      the background of the viewers program.
  1300.  
  1301.      Colors may be included anywhere in a message, except in an email
  1302.      address, subject, or topic.
  1303.  
  1304.  
  1305.      BUT YOU HATE THOSE COLOR THINGS! Then ask Net-Tamer to take them
  1306.      out of all messages<G>. You do this in the communications set up area.
  1307.  
  1308.      Net-Tamer ERROR MESSAGES
  1309.  
  1310.      Net-Tamer displays a number for all internal errors. In most cases,
  1311.      you can tell the program to continue despite the error. If an error
  1312.      persists or you do not see the error message displayed on this list,
  1313.      please contact me with the circumstances.
  1314.  
  1315.      3 RETURN error.
  1316.  
  1317.      The program has lost it's memory pointers. This is never a first error,
  1318.      but can be caused if there were two errors in a row.
  1319.  
  1320.      5 Illegal function call
  1321.  
  1322.      This is usually caused by a conflict with a monitor, or a multiple
  1323.      or repeated error. Check your setup for correct file and path names
  1324.      and be sure that you did not user an illegal character in a file name
  1325.      for usenet.
  1326.  
  1327.      6 Overflow
  1328.  
  1329.      Net-Tamer was trying to read a message number, that went over
  1330.      2,000,000,000. Since usenet messages don't go that high, then line
  1331.      noise was the likely problem. If you cannot get past the error, then
  1332.      delete the messages and re-download.
  1333.  
  1334.      7 Out of memory
  1335.  
  1336.      Your computer does not have enough free memory to sort all the
  1337.      messages you are trying to read. That is okay. Press F5 to get back
  1338.      to the messages. The program will start indexing again, from where
  1339.      it left off. There will be no sort of the first however many
  1340.      messages, however.
  1341.  
  1342.      9 Memory over load!
  1343.  
  1344.      Net-Tamer uses the low 640k of DOS memory, so do not confuse
  1345.      this with disk storage space or high memory. It will use some
  1346.      EMS or XMS, if it finds this, but like most DOS programs, it
  1347.      likes the low stuff<G>. Drop me a note, if you help in learning
  1348.      to configure memory.
  1349.  
  1350.      11 Division By ZERO.
  1351.  
  1352.      (Don't ask me how, my math teacher said it wasn't possible<G>.)
  1353.  
  1354.      14 Out of string space
  1355.  
  1356.      Same as 7.
  1357.  
  1358.      17 Cannot continue
  1359.  
  1360.      A Dos error. Leave the program, re-boot and try again<G>.
  1361.  
  1362.      24 Device time out
  1363.  
  1364.      (printer, modem, or drive is not working.)
  1365.      25 Device fault          ""
  1366.      27 Out of paper          ""
  1367.  
  1368.      51 Internal Error
  1369.      Same as 17.
  1370.  
  1371.      52 Bad file name
  1372.  
  1373.      53 File NOT found
  1374.  
  1375.      55 File already open
  1376.  
  1377.      There was a file name which has caused a problem. This is usually
  1378.      due to an incorrect group name. Delete your groups and reinstall
  1379.      them.
  1380.  
  1381.      57 Device I/O error
  1382.      Same as 24.
  1383.  
  1384.      58 File already exists
  1385.      Same as 52 - 55
  1386.  
  1387.      59 Bad record
  1388.      This is an index file error delete the *.IEX file for that group.
  1389.  
  1390.      61 Disk full
  1391.      You floppy or hard disk has over flowed<G>.
  1392.  
  1393.  
  1394.      62 Input past end of file
  1395.      Same as 59
  1396.  
  1397.      63 Bad file number
  1398.      64 Bad file name
  1399.  
  1400.      If on line then this is a group set up error. In the message
  1401.      viewer, they are index file errors.
  1402.  
  1403.  
  1404.      67 To many files
  1405.  
  1406.      Up the number FILES= in your config.sys file.
  1407.  
  1408.      68 Device unavailable
  1409.  
  1410.      see 24
  1411.  
  1412.      71 Disk NOT ready
  1413.  
  1414.      Your floppy drive door is not closed or there is a problem with
  1415.      a hard drive sector. Run SCANDISK and check this out.
  1416.  
  1417.      72 Disk media error
  1418.  
  1419.      The disk is unformatted<G>.
  1420.  
  1421.      75 File access error
  1422.  
  1423.      This is usually an error involving share.exe or another "TSR"
  1424.      program. Please write me with the specifics if you cannot resolve
  1425.      this own your own.
  1426.  
  1427.      76 Path NOT found.
  1428.  
  1429.      You have found a way to tell Net-Tamer to look for a file in a
  1430.      directory or drive that does not exist<G>.
  1431.  
  1432.      99 File is not intact or has been tampered with.
  1433.  
  1434.      The program checks itself for any sign of tampering. This prevents
  1435.      the spread of viruses. The error does not mean that you necessarily
  1436.      have a virus, just that the program is not the same as the one
  1437.      that was in the original archive file. The program has been corrupted
  1438.      in some manner, however. You can no longer use pklite, or similar
  1439.      software on net-tamer. Sorry about this, but in this day and age
  1440.      safety is important. If you absolutely have to have a compressed
  1441.      version, then let me know and we can work something out. THIS ONLY
  1442.      APPLIES TO THE 386 AND HIGHER VERSION. The older computers are
  1443.      slow enough to load the program as it is and palm top users often
  1444.      want to use PKLITE on the program.
  1445.  
  1446.      Internal error, means a conflict has arise with DOS. This is not a
  1447.      Net-Tamer error. A re-boot is required. Shut down and restart the
  1448.      program.
  1449.  
  1450.      I hope you don't see any of these! If you do, try hitting the
  1451.      famous Any Key first. If that doesn't cure the situation, then exit
  1452.      Net-Tamer and try again. If that doesn't cure the problem, please leave
  1453.      me a note in the  group or in email.
  1454.  
  1455.      *****Net-Tamer FILE NAMES*****
  1456.  
  1457.      NetTamer.exe - the main file
  1458.  
  1459.      reader.exe - Setup and message viewer program.  Nettamer and
  1460.      reader "chain" back and forth and must be in the same directory.
  1461.  
  1462.      G&S.EXE - The Net-Tamer sound and graphics player. Net-tamer uses
  1463.      this for sound for the included 8 bit sound files. If you download
  1464.      a *.WAV, *.AU,*.VOC,*.SND,OR *.MOD file, then Net-Tamer will call
  1465.      PLANY.EXE if it is found in the main directory. This will also
  1466.      show a *.gif file or play a *.wav from the dos prompt. Type:
  1467.      G&S filename.ext
  1468.      Press enter to terminate viewing of a graphic. I hereby state that
  1469.      this program is freeware and you may do with it as you please.
  1470.  
  1471.      PLANY.EXE - A VERY special thanks to BILL NEISIUS for allowing me
  1472.      to include PLANY.EXE. This is a public domain program, but I'm
  1473.      sure Bill would accept a contribution if you forced him<G>. Read
  1474.      the plany.doc file for other uses besides Net-Tamer for this neat
  1475.      little program. If it doesn't work, then be sure that you have
  1476.      BLASTER= set in your environment. The same goes for G&S.EXE.
  1477.  
  1478.      djpeg.exe - Based entirely on code provided by the Independent
  1479.      JPEG GROUP. (I mainly compiled the program. Heck, I don't even read C)
  1480.      See the jpgread.me file for the disclaimer. This is freeware.
  1481.      Net-tamer calls this to djpeg, before it shows a graphics file.
  1482.  
  1483.      RED.COM - a down and dirty text editor. The program is a minor
  1484.      alteration of a public domain editor by DAVID NYE. I cannot locate
  1485.      him to say thanks.
  1486.  
  1487.      The red.com, djpeg.exe, plany.exe and g&s.exe files are freeware.
  1488.      This applies to no other files included with this release. If you
  1489.      use any of these with another program, you should give credit to
  1490.      the author(s).
  1491.  
  1492.      nettamer.doc - this file.
  1493.  
  1494.      SERVICE1.LOG, SERVICE2.LOG, etc. - Log in scripts. You must usually
  1495.      edit these.
  1496.  
  1497.      *.DLU  - the message files. If you must edit these, please delete the
  1498.      index files that go with them, before restarting the program.
  1499.      *.IEX - The index files.
  1500.      *.PRM - Archive files.
  1501.      *.PEX - Archive index files
  1502.      USENET.GET - Message request file for the next on line run. This
  1503.      is deleted once the messages are retrieved.
  1504.  
  1505.      FTP.GET - Same as usenet, but for FTP files to be retrieved during
  1506.      auto run.
  1507.  
  1508.      usenet.$##  - a reply file. You are allowed a maximum of 255 reply
  1509.      messages or other outgoing files for usenet and 255 emails per trip.
  1510.  
  1511.      MAIL.$##   - Same as above.
  1512.  
  1513.      MAIL.SET - instructions about where to start getting email messages
  1514.      from the server and which messages that are on the server to delete.
  1515.      The program will not delete a message when it is first received, in
  1516.      case it was messed up during download.
  1517.  
  1518.      usenet.get - the file which tells the program which usenet messages
  1519.      to get<G>.
  1520.  
  1521.      USER.EZ    - the program registration file.
  1522.  
  1523.      USENET.FOR - A list of usenet groups. May be updated from the Usenet
  1524.      menu.
  1525.  
  1526.      MUSIC.RNB  - the Net-Tamer songs file, used if you don't have a sound
  1527.      card.
  1528.  
  1529.      *.f16 or *.f14 - VGA Text mode fonts.
  1530.  
  1531.      *.x16 - special "graphics fonts" used by the program. You may delete
  1532.      all the *.F16 or *.F14 files, but should not delete the *.X16 files.
  1533.      (The program will still work, but it won't look too nice at certain
  1534.      spots.)
  1535.  
  1536.      *.KEY - the help files.
  1537.  
  1538.      And a few others that I probably forgot<G>.
  1539.  
  1540.  
  1541.                     ****************
  1542.                     *  TERMS       *
  1543.                     ****************
  1544.  
  1545. DNS - Domain Name Server. Addresses on the internet are really numbers.
  1546.       People, however, have trouble remembering numbers, so we give things
  1547.       names. When you tell Net-Tamer or any internet program that you
  1548.       want to go to WWW.HOTPAGE.COM, the program calls the DNS server
  1549.       to find out what the current address is for that name (URL). Yes,
  1550.       the address can change from day to day or even minute to minute as
  1551.       a service switches things from computer to computer to do such things
  1552.       as maintenance.
  1553.  
  1554. SOCKET - A communications channel. When you see messages on the status
  1555.        line like "testing socket", the program is trying to contact the
  1556.        service that you have told it you want to use, or that it needs
  1557.        for an auto-run.
  1558.  
  1559. URL - Uniform Resource Locator. The "name" of a service, but it can
  1560.       include a "path" to a particular web page or file on that service.
  1561.  
  1562. PACKET - This is a bunch of bytes of information. The "packet header"
  1563.        tells the internet and the local server where things are going
  1564.        and the program where something is from.
  1565.  
  1566. PORT - In addition to having an address, services have port numbers.
  1567.        Think of this like the extra four digits in an American Zip Code.
  1568.        The first 5 get you to the main area, then next 4 digits help the
  1569.        post office find the building. Most services use "well known"
  1570.        port numbers. Adding a colon and a number to the end of a URL
  1571.        indicates that this service uses a "non-standard" port number.
  1572.        Addresses on the net are four bytes and the ports add two more
  1573.        bytes to get the message to the final destination. Addresses
  1574.        are written as: 255.123.4.19 where the maximum number between
  1575.        the periods is 255. Ports are numbered 0 to 65535. Most of
  1576.        the "important" ports on the net have numbers smaller than
  1577.        255.
  1578.  
  1579. COMM PORT - That is the memory address that the program must know to
  1580.        "talk" to your modem.
  1581.  
  1582. IRQ - The "interrupt" that the modem uses to tell the program that it
  1583.       needs attention. Most COMM PORTS and IRQ's are "standard". They
  1584.       are used on most computers in "well known" pairs.
  1585.  
  1586. RFC's - Request For Comments. These are the "rules and regulations" for
  1587.       the internet in many cases. RFC compliant means that the service
  1588.       or the program accessing the service abides by the rules. Net-Tamer
  1589.       is RFC complaint for anything which applies to a "client".
  1590.  
  1591. CLIENT - A program that accesses a particular service.
  1592.  
  1593. SERVER - The computer that is home to a service.
  1594.  
  1595. PPP - Point to Point Protocol. There are many types of PPP. Net-Tamer
  1596.       handles the PPP variations necessary for comm port interface with
  1597.       a network.
  1598. CHAP - Challenge Handshake Authentication Protocol.
  1599.  
  1600. PAP - Password Authentication Protocol. Both PAP and CHAP are way that
  1601.       a user is identified on log in to a service, if the service does
  1602.       not use "prompts" for this.
  1603.  
  1604.                              *****************
  1605.                              *TECHNICAL STUFF*
  1606.                              *****************
  1607.  
  1608.  
  1609. Speed -
  1610.         The online speed of Net-Tamer is determined by many factors.
  1611.         The speed of the net at the moment, how far away the server
  1612.         being dealt with at the moment is, whether or not your modem
  1613.         does compression, the type of file you are downloading and your
  1614.         connect speed.
  1615.  
  1616.         If you have a "clean connection" to a local server, such as usenet,
  1617.         then the program SHOULD download messages at rates running from the
  1618.         high 1400's to 2000+ Characters Per Second at 14.4 connect speeds.
  1619.         Upload to a server will be slower. I typically get 1100 CPS when I
  1620.         upload. This is because the program waits to send the next "block" of
  1621.         data, until the server acknowledges the receipt of the last block.
  1622.  
  1623.         If you are uploading a big uuencoded file to mail or usenet, this
  1624.         will look a lot slower than it is. Each "tick" you see on the screen
  1625.         is over 1,000 characters sent in most cases. If you telnet to a
  1626.         BBS, then use XMODEM CRC or YMODEM to download a file, you should
  1627.         get about 900 + CPS at 14.4. This is much slower than FTP. Because
  1628.         these protocols add extra overhead on the protocols already being used
  1629.         for telnet, PPP, TCP, and IP.
  1630.  
  1631.         Speeds given by the program are, if anything, a bit slower than
  1632.         the actual speed. I will challenge any other program to a download
  1633.         race, all factors but the programs being equal.
  1634.  
  1635. Debugging -
  1636.         There is an alt command to capture ALL packets sent by and
  1637.         received by the program. Hit alt + F5. There will be no
  1638.         acknowledgement by the program that you have hit that key combination
  1639.         and a second press of alt + F5 ends capture.
  1640.  
  1641.         Captured packets are placed in the PACKETS.CAP file. The program
  1642.         normally only puts "strays" in that file, as per the RFC directive
  1643.         to "log unusual events". Do not run capturing packets all the time,
  1644.         since this really slows things down. There are NO packet capture
  1645.         routines in the XT and Palm top version. Those machines have enough
  1646.         on their minds<G>.
  1647.  
  1648. Ports -
  1649.         The program assumes the "well known" port for a service, unless
  1650.         the user indicates otherwise. The Net-Tamer main port is 3292
  1651.         (hex 0CDC). The program rotates port numbers in the FTP data
  1652.         download and upload section. The low byte of that port number is
  1653.         always 20 and the high byte rotates from 0 to 127 in a circle.
  1654.  
  1655. Buffer -
  1656.         Net-Tamer can handle packet sizes up to 2048 bytes or "octets"
  1657.         in net-speak. The program's total buffer size is 16k with a
  1658.         small "fudge factor".  The PPP-LCP negotiations determine the
  1659.         Maximum packet size for send and receive, but many services
  1660.         will not send a packet at that maximum size. Net-Tamer will
  1661.         always send at the maximum permitted segment size.
  1662.  
  1663.  
  1664.                    *******************************
  1665.                    *Some Suggested Init Strings  *
  1666.                    *******************************
  1667.  
  1668. ZOOM     -V1E1W1&C1&D2&S1S95=47X4^MATS37=11N1&K3S82=128^M
  1669. zoom(cont)AT&Q5S36=7S46=138S38=1^M
  1670. SPORTSTER-ATQ0V1&S1I3E1X4&A3&C1&D2&B1^M AT&H1&R2&N0&K1&M4&Y3^M
  1671. HAYES    -AT&F^MATQ0V1X1&C1&D2&S1^M
  1672. BOCA     -ATQ0V1E1W1&C1&D2&S1S95=47X4F1S37=11N1^M
  1673. boca(cont)AT&K3S82=128&Q5S36=7S46=138S38=1^M
  1674. INTEL    -ATQ0V1E1&C1&D2&S1X4V2B1+FCLASS=0^M
  1675. intel(cont)ATS7=85 S25=50\G0\Q3\Y0\K1\J0\N3%C1"H3^M
  1676. U.S.ROBOTICS - (See sportster).
  1677.  
  1678.  
  1679.                      ******************************
  1680.                      *SCRIPTS FOR VARIOUS SERVICES*
  1681.                      ******************************
  1682.  
  1683. I will be happy to include the login script for any service. Just
  1684. forward it to me and tell me to put it in the nettamer.doc file.
  1685.  
  1686. ---CRIS.COM-----------
  1687. WAIT user:<32>-OR-#600
  1688. BLAST Username$@PPP
  1689. WAIT Password:<32>
  1690. DELAY 10
  1691. BLAST Password$
  1692. PPP
  1693.  
  1694. ____COMPUSERVE_____________
  1695. You will have to edit the script below for the type of
  1696. service you use to connect to C-serve (tymnet, etc.) There
  1697. are several variations on the script. Check out the HP-Hand
  1698. forum. I think those folks have found almost all the varations.
  1699.  
  1700. DELAY 30
  1701. BLAST <3>
  1702. WAIT Name:
  1703. BLAST CIS<13>
  1704. WAIT ID:
  1705. BLAST Username$/go:pppconnect
  1706. WAIT word:
  1707. BLAST Password$
  1708. WAIT PPP
  1709. DELAY 10
  1710. PPP
  1711.  
  1712. _________sympatico (Canada)________
  1713.  
  1714. WAIT Login:<32>-OR-#600
  1715. BLAST Username$
  1716. WAIT Password:<32>
  1717. DELAY 10
  1718. BLAST Password$
  1719.  
  1720. contact person:
  1721. Gary_Jacek@bctel.ca
  1722. gjacek@freenet.vancouver.bc.ca
  1723.  
  1724. ----Script for Idirect (Toronto, Ontario Canada)
  1725.  
  1726. WAIT ogin:<32>-OR-#600
  1727. BLAST Username$
  1728. WAIT  Password:
  1729. BLAST Password$
  1730. Wait tinue:
  1731. BLAST PPP<13>
  1732. DELAY 95
  1733. PPP
  1734.  
  1735. Here is the script for Netcom.com:
  1736.  
  1737. WAIT ogin:-OR-#300
  1738. BLAST #Username$
  1739. WAIT word:
  1740. BLAST Password$
  1741. PPP
  1742.  
  1743.  
  1744. *** Note: # in front of Username$ is ESSENTIAL!! Netcom Service recognizes it and
  1745. switches to SLIP/PPP protocol.
  1746.  
  1747. _______________________________________
  1748.  
  1749. PGP Public Key for David Colston!
  1750. -----BEGIN PGP PUBLIC KEY BLOCK-----
  1751. Version: 2.3
  1752.  
  1753. mQCNAi9BIPsAAAEEAJ3wgk5EGZT4wkXgd1fY8zKBEZQLKf0HI6PcRY1dwbU2mNOe
  1754. z/0ekPKCTL/96psqfw6i12DcBsP/FJoS8/l3r/ZPsZpsYSSTwZ72WqPTJTGEbpNb
  1755. qODhqMV+9n+4zOp++7szse/LKV5wRIrg9zrHIqwDN/jW87AjG1KNztOsCfmNAAUR
  1756. tA1EYXZpZCBDb2xzdG9u
  1757. =usNy
  1758. -----END PGP PUBLIC KEY BLOCK-----
  1759.  
  1760.  
  1761. How to subscribe the NETTAMER Mailling List
  1762.  
  1763. Send e-mail to listserv@fido261.qis.net
  1764. The subject line does NOT matter
  1765. In the body of the message, you need a line that says
  1766.  
  1767. subscribe nettamer
  1768.  
  1769. The listserv software will process your request, and send back a message
  1770. to you confirming the request.  The message will contain a confirmation
  1771. number and instructions on how to activate your address in the list.
  1772. A sample conformation message is shown below:
  1773.  
  1774. -----------------------------------------------------------------------
  1775. (54)    Sun 2 Jun 96 10:49
  1776. By: listserv@fido261.qis.net, Internet Gateway Net261 (261/1551)
  1777. To: charlied@fido261.qis.net
  1778. Re: Information request
  1779. St: Pvt
  1780. ------------------------------------------------------------------------
  1781. Apparently-to: charlied@fido261.qis.net
  1782. From: listserv@fido261.qis.net (listserv)
  1783. Subject: Information request
  1784.  
  1785. You have reached "fido261.qis.net", a gateway for the Baltimore,
  1786. Maryland community.
  1787.  
  1788. To get more help, or to make changes to which mailing Lists to which
  1789. you are connected, send a message to "listserve@fido261.qis.net",
  1790. with a message body of "HELP".  You will be able to subscribe and
  1791. unsubscribe from all of the lists via that address.
  1792.  
  1793.                                               --thom@fido261.qis.net
  1794.  
  1795. -
  1796. For this process, we are using
  1797. your email address of "charlied@fido261.qis.net".
  1798.  
  1799.  
  1800. >subscribe nettamer
  1801. -------------------------------------------------------------
  1802. You are in the process of being subscribed to list NETTAMER.
  1803. Following will be a confirmation number; you will need
  1804. to send back the following to finish subscribing yourself
  1805. to the list.
  1806.  
  1807. Send back the following:
  1808.  
  1809.   confirm 3813566a
  1810.  
  1811. If you did not send a message to subscribe, you don't have to
  1812. do anything.  Otherwise, please send this message back as soon
  1813. as possible, in order to finish subscribing you to list NETTAMER.
  1814. -------------------------------------------------------------
  1815.